This presentation is a reconsideration of solutions to second-order linear differential equations with polynomial coefficients. The general form of the equation is

A2(z) d2F dz2 +A1(z) dFdz +A0(z) F =0 Ai =k aik zk

Solutions to these equations fall into groups based upon singular points in the equation, and relations between solutions to different cases of the equation can be deduced from them as well. The existence of singular points is also why a single general solution as a function of the constant coefficients is not possible. The appearance of a new singular point alters the resulting solution, separating it from solutions to equations with fewer singularities.

The equation is said to have a singular point if there are singularities in the ratios of coefficients

A1(z) A2(z) A0(z) A2(z)

For polynomial coefficients, the singularities at finite values can only be poles from the coefficient of the second-order derivative. A singularity at zs is said to be regular if the two combinations

(z- zs) A1(z) A2(z) (z-zs )2 A0(z) A2(z)

do not have singularities, otherwise the singularity is said to be irregular.

There is generally another singularity at the point at infinity in the complex plane, whose nature is found by mapping the point at infinity to the origin via z=1w  . The change of variable of differentiation has the effect

ddz =d d(1w) =w2 ddw d2 dz2 =w2ddw w2d dw =w4d2 dw2 +2w3 ddw

so that the differential equation becomes

w4 A2( 1w) d2F dw2 +[2w3 A2( 1w) -w2 A1( 1w) ] dFdw + A0( 1w)F =0

where the solution function depends on the new independent variable. A singularity at the origin in this equation now corresponds to a singularity at the point at infinity.


The simplest second-order equation is one with constant coefficients:

a20 d2F dz2 +a10 dFdz +a00F =0

This equation does not have finite singularities. The well-known solutions to this equation are exponentials eλz in the independent variable. Substituting this form in the differential equation gives the auxiliary equation and solutions

a20λ2 +a10λ +a00=0 λ± =a10 ±a102 -4a20 a00 2a20

If the discriminant under the square root is nonzero, the general solution is

F(z) =c1exp[ λ+z] +c2exp[ λ-z]

and if the discriminant is zero the general solution is

F(z) =c1exp[ λz] +c2zexp[ λz] λ =a10 2a20

Mapping the point at infinity to the origin, the equation with constant coefficients becomes

a20w4 d2F dw2 +(2a20 w3 -a10 w2) dFdw +a00F =0

Forming the coefficient ratios

2w -a10 a20 w2 a00 a20 w4

indicates that there is a nasty singular point at infinity, which is irregular because the combinations

w[2w -a10 a20 w2] w2 a00 a20 w4

are still singular. This seems a bit puzzling at first, since the exponential is one of the best behaved functions in mathematics, until one writes the general solution in terms of the mapped variable,

F(w) =c1exp[ λ+w] +c2exp[ λ-w]

and it becomes immediately clear that there is indeed a nasty irregular singular point at infinity. The presence of this singularity at infinity does not prevent a complete solution to the differential equation. The form of this solution is typical for describing the behavior of functions with an irregular singularity, which will contain an exponential of a polynomial.

The singularity at infinity becomes regular if a00 =a10 =0  , but then the differential equation and its general solution appear to change radically,

a20 d2F dz2 =0 F=c1 +c2z =c1 +c2w

although this form is completely consistent with the solution for discriminant zero.

The next simplest second-order equation is the Euler equation

a22z2 d2F dz2 +a11z dFdz +a00F =0

whose solutions are powers zλ of the independent variable. Substituting this form in the differential equation gives the auxiliary equation and solutions

a22λ (λ-1) +a11λ +a00 =0 λ± =a22 -a11 ±(a22 -a11 )2-4a22 a00 2a22

If the discriminant under the square root is nonzero, the general solution is

F(z) =c1 zλ+ +c2 zλ-

and if the discriminant is zero the general solution is

F(z) =c1 zλ +c2 zλlnz λ=a22 -a11 2a22

Mapping the point at infinity to the origin, the Euler equation becomes

a22w2 d2F dw2 +(2a22 -a11)w dFdw +a00F =0

and the singularity at infinity is seen to be regular. The form of this solution is typical for functions with a regular singularity, which contain powers of the independent variable.

The case a00 =a11 =0 has the two distinct values one and zero for the exponent,

a22 d2F dz2 =0 F=c1z +c2 =c1w +c2

consistent with the solution to the altered differential equation.


For equations whose solutions cannot be written in terms of known functions, it is useful to have some idea about the behavior of the function at singular points. For a regular singular point at a finite location, the leading behavior is a power of the independent variable, and the value of its exponent is given by an indicial equation. Taking derivatives of the approximation F(z -zs )λ and incorporating the definition above for a regular singular point, the indicial equation is

λ(λ-1) +p0λ +q0 =0

where the coefficients at the singularity are given by

p0 =Constant[ (z-z s) A1(z) A2(z) ] =Residue[ A1(z) A2(z) ] q0 =Constant[ (z-zs )2 A0(z) A2(z) ] =Residue[ (z-z s) A0(z) A2(z) ]

since the residue is simply the constant coefficient of the inverse term in an expansion about the singularity. For a regular singular point at infinity, the approximation is written in terms of an inverse power Fz λ with the indicial equation

λ(λ+1) -pλ +q =0

whose coefficients are given by

p =lim z z A1(z) A2(z) q =lim z z2 A0(z) A2(z)

These limits can also be described as residues at the point at infinity, but since this concept generally includes an additional negative sign it is simpler not to introduce that terminology.

A function with an irregular singular point varies rapidly near that point, and this behavior is can generally only be described by an asymptotic series that approximates the behavior to a limited extent. Asymptotic series eventually diverge, so it is best to focus on the leading behavior of the series. For an irregular singular point a finite location, the leading behavior of the asymptotic series is an exponential of a set of inverse powers multiplied by an overall positive power of the independent variable:

F(z) (z -zs )λ exp[ kbk (z-zs )k]

For an irregular singular point at infinity, the leading behavior of the asymptotic series is an exponential of a set of powers multiplied by an overall inverse power of the independent variable:

F(z) zλ exp[k bkzk]

There is unfortunately no quick rule for determining the values of the constants λ and bk like the indicial equation coefficients. These constants can only be determined by substituting the forms in a differential equation and zeroing out positive-power terms from highest to lowest for a singularity at infinity, or negative-power terms from most negative to least for a finite singularity.

It is possible, however, and critically informative as well, to have a rule as to what powers appear in the exponentials. My source for this rule is Special Functions: A Unified Theory Based on Singularities by Sergei Slavyanov and Wolfgang Lay. This small book is extremely densely written and not inexpensive, but is a wonderful exposition of the differential equations currently used in physics and those that will figure over the next century. Highly recommended, and well worth the effort involved to get all the details in place in one’s noggin!

The rule is given in two parts on the eighth page of the book. To understand the rule for finite singular points, first rewrite the coefficient polynomials as powers at the singular point,

Ai =k aik zk =k bik (z-zs )k

where the constants bik can be determined by expanding the binomials and equating coefficients of equal powers. Let s2, s1 and s0 designate the lowest power in each rewritten polynomial, where the subscript indicates which derivative the polynomial accompanies. The existence of a singular point means that s2 must be at least one, but the other two lowest exponents can be zero for leading constants at the singularity.

The behavior of the solution at a finite singular point is approximated by the form Fe(z -zs )k . Substituting this in the differential equation, the following lowest powers appear:

(z-zs )s2 -k-2 (z-zs )s2 -2k-2 (z-zs )s1 -k-1 (z-zs )s0

The first two powers need to be balanced against the second two for approximate satisfaction of the differential equation. Since the first power is less inverse than the second by k, it can be ignored in this approximation. This means that k must have either of the two values s2-s1 -1 or s2 -s02 -1  . When these two quantities are zero, the exponential is a constant function and the singularity is regular, so that an irregular singularity is characterized by nonzero values for these combinations.

The presence of singular points was defined above using ratios of coefficients. Inverting the ratios, one can equally describe the occurrence of a singular point as zeroes in the combinations

A2(z) A1(z) A2(z) A0(z)

The multiplicities of these zeroes are given by the differences s2-s1 and s2-s0 of exponents of of lowest powers at the singularity. Since a regular singularity has differences of one and two respectively, it is convenient to define the s-rank of a singular point so that a regular singularity has unit rank:

R( zs) max[s2 -s1 , s2 -s02]

The s-rank of a finite irregular singular point indicates the largest inverse power of the independent variable that appears in the exponential, which is one less that the s-rank of the singular point.

The rule for an irregular singular point at infinity is easier to construct. Let r2, r1 and r0 designate the highest power in each polynomial coefficient, where the subscript again indicates which derivative the polynomial accompanies. The behavior of the solution at a singular point at infinity is approximated by the form Fezk  . Substituting in the differential equation, the following highest powers of the independent variable appear:

zr2 +k-2 zr2 +2k-2 zr1 +k-1 zr0

The first two powers again need to be balanced against the second two for approximate satisfaction of the differential equation. Since the first power is less than the second by k, it can be ignored in this approximation, and k must have either of the two values r1-r2 +2-1 or r0 -r2+42 -1  . The s-rank of a singular point at infinity is likewise defined so that a regular singularity has unit rank:

R() max[r1 -r2+2 , r0 -r2+4 2]

The s-rank of a irregular singular point at infinity indicates the largest direct power of the independent variable that appears in the exponential, which is one less that the s-rank of the singular point.

It is important to note that two different sets of exponents are used in the determining s-ranks for the two types of singular points. The s-ranks of finite singular points are determined with lowest exponents of powers at the singularity, whereas s-ranks of singular points at infinity are determined with highest exponents of powers of the independent variable.

For polynomial coefficients in the differential equation with integer powers, the s-rank can clearly be either integral or half-integral. When the s-rank is integral, the polynomials in the exponential solution run over integral powers of the independent variable, from one to the s-rank minus one for a singularity at infinity, and the inverse for a finite singular point. When the s-rank is half integral, the polynomials in the exponential solution run over half-integral powers, from one-half to the s-rank minus one for a singularity at infinity, and the inverse for a finite singular point.

What makes the idea of s-rank critically informative is that two functions with the same singularity structure will be related in simple ways. They may have different locations for the singularities, or different characteristic constants at those singularities, but their behavior will be very much alike. In the reverse case, two functions with different singularity structures are essentially different from one another, and knowing the natures of their singularities is a good way of deciding when solutions to two differential equations can be related to one another or not.

As an application, consider the s-ranks of the two simplest second-order equations. For an equation with constant coefficients, a naive evaluation of the s-rank at the origin leads to a value of zero, which means that there is no singularity at the origin. The s-rank at infinity, however, is two and is thus an irregular singularity as seen above. The solution to this equation is designated { ; 2 }, meaning no singular point at the origin and an irregular singular point at infinity. The Euler equation, by contrast, has an s-rank of one at both the origin and infinity, since both singular points are regular, and is designated { 1 ; 1 } .

The singularity structure of a differential equation can change during transformations, and this helps one to understand the relationships of solutions found in the previous presentation. As a part of this understanding, one must determine which transformations alter the singularity structure of a differential equation and which do not. In this determination one need only focus on power of the independent variable in each polynomials coefficient, so that details of the accompanying constants can be ignored.

Consider how the differential equation changes for splitting off a power of the independent variable by setting F(z) =zk f(z)  . The possible change in singularity structure is independent of the sign of the exponent k, since taking derivatives of a power always decreases the existing exponent, positive or negative. The terms that appear in the transformed equation are of the form

A2 d2f dz2 , [A1 , A2z] dfdz , [A0 , A1z , A2z2 ]f

where as stated the accompanying constants are ignored. There are now five possible values for the s-rank at a finite point, which are found by applying the first half of the s-rank formula to the second and third terms here, and the second half of the s-rank formula to the final three terms:

R( zs) =max[ s2-s1 , 1, s2 -s02 , s2-s1 +12 , 1]

If the initial equation did not have any finite singular points, then this transformation adds one. If the initial equation had only regular finite singular points this transformation does not alter that structure, since the fourth value is smaller than the first in that case. Likewise, if the initial equation had irregular finite singular points this transformation does not alter that structure for the same reason.

Similarly applying the s-rank formula for singularities at infinity gives the five values

R() =max[ r1-r2 +2 , 1, r0 -r2+42 , r1-r2 +32 , 1]

The results at infinity are the same as a finite values for the same reasons. This transformation will add a regular singular point at infinity if there is no singular point there already, otherwise it will not change the existing singularity structure.

Now consider how the differential equation changes for splitting off an exponential by setting F(z) =ez f(z)  . The terms that appear in the transformed equation are of the form

A2 d2f dz2 , [A1 , A2] dfdz , [A0 , A1 , A2]f

where again constants are ignored. The possible values of s-rank at finite points and infinity are

R( zs) =max[ s2-s1 , 0, s2 -s02 , s2 -s12 , 0] R() =max[ r1-r2 +2 , 2, r0 -r2+42 , r1-r2 +42 , 2]

This transformation will not alter the singularity structure at finite points in the least, but will add an irregular singularity at infinity of s-rank two unless there already is an irregular singularity there.

Contrast this with a transformation that splits off an exponential of a positive power by setting F(z) =ezk f(z)  . The terms that appear in the transformed equation are of the form

A2 d2f dz2 , [A1 , zk-1 A2] dfdz , [A0 , zk-1 A1 , zk-2 A2 , z2k-2 A2]f

and possible values of s-rank at finite points and infinity are

R( zs) =max[ s2-s1 , 1-k , s2 -s02 , s2 -s1 +1-k2 , 2-k2 , 1-k] R() =max[ r1-r2 +2 , k+1 , r0 -r2+42 , r1-r2 +k+32 , k+22 , k+1]

This transformation does not alter the singularity structure at finite points, as negative values under the maximum function should be ignored. It does, however, add an irregular singularity at infinity of s-rank k+1 , unless there is already something worse there.

Changing the sign of the exponent k in this last set of values indicates that a transformation that splits off an exponential of an inverse power will not alter the singularity structure at infinity, but can be used to introduce an irregular singularity of s-rank k+1 at finite points.

The final simple transformation to consider is the change of independent variable u=zk  . The terms that appear in the transformed equation are of the form

u2(k-1) /k A2(u) d2f du2 , [u (k-1)/k A1(u) , u(k-2) /k A2(u) ] dfdu , A0(u)f

Possible values of s-rank at finite points and infinity are

R( zs) =max[ s2-s1 +k-1k , 1, s2-s0 +2k-2 2k ] R() =max[ r1-r2 +k+1k , 1, r0-r2 +2k+2 2k]

For an equation with regular singularities, this transformation does not alter the singularity structure: regular singularities remain regular. If however the equation does not have singularities initially or has irregular singularities, then the transformation does alter the singularity structure. It can introduce singularities at finite points or infinity, as well as change the s-rank of existing singular points.

Under an inverse power transformation, one must first move all powers of the independent variable into numerators before determining the s-rank values. It turns out that the same formulae can be used with the absolute value of the exponent and finite singularities switched with singularities at infinity. For the change of independent variable u=zk  , possible values of s-rank at finite points and infinity are

R( zs) =max[ r1-r2 +k+1k , 1, r0-r2 +2k+2 2k] R() =max[ s2-s1 +k-1k , 1, s2-s0 +2k-2 2k ]

Under this transformation regular singularities will again remain regular but their positions will be switched between finite and infinite, while irregular singularities can be altered along with switching between finite and infinite. The special case of changing to an inverse variable is seen to switch the locations of singularities without altering their values. This is used a check on the accuracy of a programmatic evaluation of s-rank values under transformations.

This completes the motivation for the definition of s-ranks of singular points. It will be used in the second part of this presentation to decide when differential equations with polynomial coefficients have similar general solutions and to elucidate connections between known solutions. Onward!


Uploaded 2013.07.14 — Updated 2013.07.24 analyticphysics.com